home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Esportes / sheep3.swf / scripts / DefineButton2_184 / BUTTONCONDACTION on(press).as
Encoding:
Text File  |  2005-11-18  |  79 b   |  8 lines

  1. on(press){
  2.    play();
  3.    tellTarget("/cola2")
  4.    {
  5.       stop();
  6.    }
  7. }
  8.